﻿2026-07-01T21:38:25.7861032Z ##[group]Run actions/checkout@v5
2026-07-01T21:38:25.7861842Z with:
2026-07-01T21:38:25.7862227Z   fetch-depth: 0
2026-07-01T21:38:25.7862683Z   repository: SaberMage/spt-core
2026-07-01T21:38:25.7865974Z   token: ***
2026-07-01T21:38:25.7866361Z   ssh-strict: true
2026-07-01T21:38:25.7866743Z   ssh-user: git
2026-07-01T21:38:25.7867142Z   persist-credentials: true
2026-07-01T21:38:25.7867575Z   clean: true
2026-07-01T21:38:25.7867959Z   sparse-checkout-cone-mode: true
2026-07-01T21:38:25.7868408Z   fetch-tags: false
2026-07-01T21:38:25.7868793Z   show-progress: true
2026-07-01T21:38:25.7869286Z   lfs: false
2026-07-01T21:38:25.7869675Z   submodules: false
2026-07-01T21:38:25.7870071Z   set-safe-directory: true
2026-07-01T21:38:25.7870705Z ##[endgroup]
2026-07-01T21:38:25.8707903Z Syncing repository: SaberMage/spt-core
2026-07-01T21:38:25.8709906Z ##[group]Getting Git version info
2026-07-01T21:38:25.8710600Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-01T21:38:25.8711615Z [command]/usr/bin/git version
2026-07-01T21:38:25.8712058Z git version 2.43.0
2026-07-01T21:38:25.8755540Z ##[endgroup]
2026-07-01T21:38:25.8766949Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/da109936-78ee-40fd-aed4-f1ca35e05260' before making global git config changes
2026-07-01T21:38:25.8768236Z Adding repository directory to the temporary git global config as a safe directory
2026-07-01T21:38:25.8769705Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-01T21:38:25.8801763Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-01T21:38:25.8819731Z https://github.com/SaberMage/spt-core
2026-07-01T21:38:25.8829261Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-01T21:38:25.8831710Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-01T21:38:25.8850453Z HEAD
2026-07-01T21:38:25.8880874Z ##[endgroup]
2026-07-01T21:38:25.8881449Z [command]/usr/bin/git submodule status
2026-07-01T21:38:25.9057415Z ##[group]Cleaning the repository
2026-07-01T21:38:25.9060257Z [command]/usr/bin/git clean -ffdx
2026-07-01T21:38:25.9213149Z Removing dist/
2026-07-01T21:38:25.9220553Z [command]/usr/bin/git reset --hard HEAD
2026-07-01T21:38:25.9273883Z HEAD is now at bac50fc3b Merge pull request #41 from SaberMage/field-bug-milestone
2026-07-01T21:38:25.9279991Z ##[endgroup]
2026-07-01T21:38:25.9282030Z ##[group]Disabling automatic garbage collection
2026-07-01T21:38:25.9285453Z [command]/usr/bin/git config --local gc.auto 0
2026-07-01T21:38:25.9312853Z ##[endgroup]
2026-07-01T21:38:25.9313547Z ##[group]Setting up auth
2026-07-01T21:38:25.9318045Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-01T21:38:25.9347447Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-01T21:38:25.9545161Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-01T21:38:25.9573149Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-01T21:38:25.9750286Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-01T21:38:25.9777412Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-01T21:38:25.9965257Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-01T21:38:25.9993193Z ##[endgroup]
2026-07-01T21:38:25.9993880Z ##[group]Fetching the repository
2026-07-01T21:38:25.9999804Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +1afee78060b6c35728f6b7920164002ca5f875a6:refs/remotes/pull/42/merge
2026-07-01T21:38:26.6184162Z From https://github.com/SaberMage/spt-core
2026-07-01T21:38:26.6185890Z  * [new branch]          docs/digest-fetcher-published-prose      -> origin/docs/digest-fetcher-published-prose
2026-07-01T21:38:26.6187626Z  * [new ref]             1afee78060b6c35728f6b7920164002ca5f875a6 -> pull/42/merge
2026-07-01T21:38:26.6224437Z ##[endgroup]
2026-07-01T21:38:26.6225667Z ##[group]Determining the checkout info
2026-07-01T21:38:26.6227042Z ##[endgroup]
2026-07-01T21:38:26.6230044Z [command]/usr/bin/git sparse-checkout disable
2026-07-01T21:38:26.6271612Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-01T21:38:26.6298307Z ##[group]Checking out the ref
2026-07-01T21:38:26.6307709Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/42/merge
2026-07-01T21:38:26.6405180Z Previous HEAD position was bac50fc3b Merge pull request #41 from SaberMage/field-bug-milestone
2026-07-01T21:38:26.6408850Z HEAD is now at 1afee7806 Merge 296a0a97f72ad93631f655c92438fca1301fbdbd into bac50fc3b4e57439a4480dc9739cedb05295a6be
2026-07-01T21:38:26.6416119Z ##[endgroup]
2026-07-01T21:38:26.6462085Z [command]/usr/bin/git log -1 --format=%H
2026-07-01T21:38:26.6493823Z 1afee78060b6c35728f6b7920164002ca5f875a6
